/* ------------------------------------常用样式定义---------------------------------------- */
@charset "utf-8";
body, ul, li {
	margin: 0;
	padding: 0;
}
.top{
	width: 100%;
	background: #fafafa;
	border-bottom: 1px solid #f4f4f4;
}
.topbar {
	height: .38rem;
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 .15rem 0 .15rem;
	font-family: "微软雅黑";
}
.topbar-left {
	float: left;
	font-size: .14rem;
	line-height: .36rem;
	color:#333333;
}
.topbar-right {
	float: right;
	font-size: .14rem;
	line-height: .38rem;
	color: #787878;
}
.topbar-right a{
	font-size: .14rem;
	line-height: .38rem;
	color: #787878;
}
.topbar-right span {
	font-size: 12px;
	color: #999;
	font-family: sans-serif;
	margin: 1em;
}
.header {
	height: 1.18rem;
	overflow: hidden;
	width: 100%;
}
.centainer {
	height: auto;
	margin: 0 auto;
	width: 1200px;
	overflow: hidden;
	padding: 0 15px 0 15px;
	margin-top: .2rem;
	position: relative;
}
.header-logo {
	float: left;
	width: .83rem;
	height: .75rem;
}
.header-logo img{
	display: block;
	width: 100%;
}
.header-search {
	float: right;
	margin-top: .12rem;
}
.header-search .search-form {
	position: relative;
	display: block;
	height: 45rem;
}
.header-search .search-from .search-text {
	position: absolute;
	left: 23%;
	display: block;
	width: 500px;
	height: .5rem;
	line-height: .5rem;
	font-size:.15rem;
	color:#acacac;
	padding: 0 .12rem;
	padding-left: .4rem;
	background: url(../images/search.png) no-repeat 10px center;
	border: 1px solid #ebebeb;
	outline: 0;
	border-radius: 3px;
	background-size: .18rem;
}
.header-search .search-from .search-btn {
	position: absolute;
	right: 30%;
	display: block;
	width: 1.1rem;
	height: .52rem;
	font-size: 14px;
	line-height: .52rem;
	cursor: pointer;
	background: #e30212;
	color: #fff;
	border-radius: 0 3px 3px 0;
	outline: 0;
	text-align: center;
}
.header-icon {
	width: 227px;
	height: 84px;
	float: right;
}
.header-icon span{
	font-family:"微软雅黑";
	font-size: .15rem;
	margin:.1rem 0 0 0;
	float:right;
	padding-left: .47rem;
	color:#333333;
	background:url(../images/tel.png) no-repeat left center;
	background-size: .37rem;
}
.header-icon span h3{
	font-family:arial;
	font-size: .26rem;
}
.nav-b {
	background: #e30212;
	height: 45px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.nav {
	height: 45px;
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	position: relative;
}
.nav-left {
	width: 243px;
    height: 45px;
    line-height: 45px;
    background: #900000;
    font-size: .16rem;
    color: #fff;
    position: relative;
	float: left;
	padding-left: 30px;
	margin-left:0;
}
.nav-left img.nav-left-img {
    display: block;
    width: 20px;
    height: 15px;
    margin: 15px 20px 0 0;
    cursor: pointer;
	float:right;
}
.nav-down {
	position: absolute;
	left: 0;
	top: 45px;
	width: 273px;
	height: 4.63rem;
	line-height: 1;
	background-color: #ffffff;
	z-index: 9999;
	/* display: none; */
	box-sizing: border-box;
	padding:0rem 0;
}
.nav-down li.nav-down-item {
	width: 80%;
	padding: 0 10%;
	position: relative;
}
.nav-down li.nav-down-item:after{
	content: "";
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 1px;
	background: #eeeeee;
	position: absolute;
}
.nav-down li a.nav-down-a {
	display: inline-block;
	font-size: 15px;
	color: #333333;
	padding: 15px 0 15px 0px;
	position: relative;
}
.nav-down-item:hover {
	background: #f5f5f5;
}
.nav-down-item:hover .ni-box {
	display: block;
}
.ni-box {
	width: 546px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 273px;
	padding: 0 40px 23px 0px;
	box-sizing: border-box;
	display: none; 
	height: 420px;
}
.nav-down li.nav-down-item:hover:nth-child(2) .ni-box{
	top: -90px;
}
.nav-down li.nav-down-item:hover:nth-child(3) .ni-box{
	top: -135px;
}
.nav-down li.nav-down-item:hover:nth-child(4) .ni-box{
	top: -206px;
}
.nav-down li.nav-down-item:hover:nth-child(5) .ni-box{
	top: -251px;
}
.nav-down li.nav-down-item:hover:nth-child(6) .ni-box{
	top: -321px;
}
.nav-down li.nav-down-item:hover:nth-child(7) .ni-box{
	top: -366px;
}
.ni-box .ni-list{
	width: 120px;
	float: left;
	height: 100%;
	background: #f5f5f5;
	text-align: center;
	position:absolute;
	left: 0;
}
.ni-box .ni-list a{
	display:inline-block;
	width: 84px;
	line-height: 20px;
	padding: 5px 0;
	margin-top: 15px;
}
.ni-box .ni-list a.cur{
	background: #e30212;
	color: #ffffff;
}

.ni-box3:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box4:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box5:before {
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    top: 38px;
    border-right: 6px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.ni-box5 {
	padding-bottom: 28px;
}
.ni-box h2 {
	font-size: 16px;
	color: #333;
	font-weight:normal;
	border-left: 2px solid #e30212;
	padding-left: 12px;
	display: block;
	margin: 30px 0 0 153px;

}
.ni-box-down {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	margin-top: 15px;
	display: block;
	margin-left:153px;
}
.ni-box-down li {
	display: inline-block;
	margin-bottom: 17px;
	margin-right: 15px;
}
.ni-box-down li.last {
	width: 136px;
}
.ni-box-down li a {
	font-size: .15rem;
	color: #666;
}
.ni-box-down li a:hover {
	color: #2ba0ea;
	border-color: #2ba0ea;
}

.nav-down li p {
	font-size: 13px;
	color: #999;
	padding-left: 0px;
	padding-bottom: .07rem;
}
.nav-down li p a{
	display:inline-block;
	margin-bottom: .08rem;
	margin-right: 17px;
	font-size:.13rem;
	color: #676767;
	font-family: "微软雅黑";
}
.nav-down li p a:nth-child(3),.nav-down li p a:nth-child(6){
	margin-right: 0;
}
.nav-down li .nav-arrow {
	display: block;
	width: 7px;
	height: 12px;
	position: absolute;
	top: 23px;
	right: 20px;
}

.nav-right {
	margin: 0 auto;
	max-width: 1200px;
}
.nav-right .nav-list {
	font-size: 16px;
}
.nav-list li {
	float: left;
	line-height: 45px;
}
.nav-list {
	float: right;
}
.nav-list a {
	display: block;
	color: #fff;
	margin-left: .55rem;
}
.nav-list li.cur a {
	display: block;
	color: #fff;
	border-bottom:2px solid #fff;
	height:43px;
}
.nav-list a:hover {
	color: #fff;
}
.jsbl-m{
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 999;
	left: 0;
}
.jsbl-m-1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.jsbl{
	width: 270px;
	padding-bottom: .2rem;
	background: rgb(0,0,0,.44);
	margin-top: .43rem;
	border-radius: 8px;
	float: right;
}
.jsbl .title{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .35rem;
}
.jsbl .title h3{
	font-size: .17rem;
	color: #ffffff;
	font-family: "微软雅黑";
	position: relative;
}
.jsbl .title h3:before {
    content: "";
    display: inline-block;
    width: .18rem;
    background: #ffffff;
    height: 1px;
    background-size: 100%;
    position: relative;
    top: -.05rem;
    margin-right: .1rem;
}
.jsbl .title h3:after {
    content: "";
    display: inline-block;
    width: .18rem;
    background: #ffffff;
    height: 1px;
    background-size: 100%;
    position: relative;
    top: -.05rem;
    margin-left: .1rem;
}
.jsbl .content{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .15rem;
	font-size: .13rem;
}
.jsbl .content ul{
	display:block;
	width: 80%;
	margin: 0 10%;
	padding: 0;
	height: auto;
	float: left;
}
.jsbl .content ul li{
	display:block;
	width: 100%;
	height: auto;
	padding: 0;
	float: left;
	margin-top: .13rem;
}
.jsbl .content ul li .text-name{
	width: 92%;
	outline: none;
	line-height: .36rem;
	height: .36rem;
	padding: 0 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}
.jsbl .content ul li .text-tel{
	width: 92%;
	outline: none;
	line-height: .36rem;
	height: .36rem;
	padding: 0 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}
.jsbl .content ul li .text-con{
	width: 92%;
	outline: none;
	line-height: .18rem;
	height: .52rem;
	padding: .1rem 4%;
	border-radius: 3px;
	display: block;
	font-size: .12rem;
	font-family: "微软雅黑";
	color: #b6b6b6;
}
.jsbl .content ul li button{
	width: 100%;
	outline: none;
	line-height: .36rem;
	height: .36rem;
	text-align: center;
	background: #e30212;
	border-radius: 2px;
	display: block;
	cursor: pointer;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #ffffff;
}
.jsbl .content ul li{
	font-size: .13rem;
	font-family: "微软雅黑";
	color: #e2e2e2;
}
.banner {
	width: 100%;
	border: 0px solid red;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.flexslider {
	width: 100%;
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	height: 100%;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you

 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme

*********************************/

.flexslider {
	border: 0px solid #fff;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */

.flex-container {
	zoom: 1;
	position: relative;
}
/* Caption style */

/* IE rgba() hack */

.flex-caption {
	background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
/* Direction Nav */

.flex-direction-nav li a {
	width: 22px;
	height: 41px;
	margin: 0px 0 0;
	display: block;
	background: url(../images/nimg22.png) no-repeat 0 0;
	position: absolute;
	top: 43%;
	text-indent: -9999px;
	cursor: pointer;
}
.flex-direction-nav li a.next {
	background-position: -22px 0px;
	right: 100px;
}
.flex-direction-nav li a.prev {
	background-position: 0 0;
	left: 100px;
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
/* Control Nav */

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	height: 18px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 0 0 10px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 20px;
	height: 4px;
	border-radius: 4px;
	display: block;
	background: #ffffff;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a:hover {
	background-position: 0 -12px;
}
.flex-control-nav li a.active {
	background: #be0000;
	cursor: default;
}
.m{
	position:relative;
	background:#f9f9f9;
}
.service-items{
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.service-title{
	max-width:1200px;
	text-align:center;
	margin-top:40px;
	font-size: initial;
}
.service-title span{
	text-transform:Uppercase;
	color:#c8c8c8;
	font-size:16px;
}
.service-title h1{
	color:#000000;
	font-size:24px;
	font-weight:normal;
}
.service-title p{
	color:#666666;
	font-size:16px;
	margin-top:5px;
}
.service-n{
	width:1300px;
	height: 4rem;
	margin:0 auto;
	overflow:hidden;
	font-size: initial;
}
.service-n .swiper-container {
	width: 96%;
	height: 100%;
	padding: 0 2%;
}
.service-n .swiper-pagination{
	display: none;
}
.service-n .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: 2.8rem;
}

.service-n .swiper-button-next,
.service-n .swiper-button-prev {
	width: 32px;
	height: 72px;
	top: 35%;
}

.service-n .swiper-button-prev,
.service-n .swiper-container-rtl .swiper-button-next {
	left: 0;
	background: url(../images/l-arrow1.png) no-repeat center center #ebebeb;
}
.service-n .swiper-button-prev:hover,
.service-n .swiper-container-rtl .swiper-button-next:hover {
	left: 0;
	background: url(../images/l-arrow.png) no-repeat center center #e30212;
}
.service-n .swiper-button-next,
.service-n .swiper-container-rtl .swiper-button-prev {
	right: 0;
	background: url(../images/r-arrow1.png) no-repeat center center #ebebeb;
}
.service-n .swiper-button-next:hover,
.service-n .swiper-container-rtl .swiper-button-prev:hover {
	right: 0;
	background: url(../images/r-arrow.png) no-repeat center center #e30212;
}
.service-n .serlist dl dt{
	display: block;
	border: 1px solid #ececec;
	min-height:2.55rem;
	position: relative;
	overflow: hidden;
}
.service-n .serlist dl dt label{
	position: absolute;
	width: 100%;
	height: 1%;
	overflow: hidden;
	top: 0;
	left: 0;
	background:#ffffff;
}
.service-n .serlist:hover dl dt label{
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	background:#ffffff;
	transition: all 0.5s ease 0s;
}
.service-n .serlist dl dt label span{
	display: block;
	margin-top: .3rem;
}
.service-n .serlist dl dt label span img{
	display: inline-block;
	width: 1.5rem;
}
.service-n .serlist dl dt label h4{
	display: block;
	margin-top: .05rem;
	font-family: "微软雅黑";
	font-size: 14px;
}
.service-n .serlist h1{
	width:87px;
	height:87px;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
}
.service-n .serlist h1 img{
	margin-top:21px;
}
.service-n .serlist h2{
	text-align:center;
	margin:0 auto;
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin-top:15px;
}
.service-n .serlist div{
	text-align:center;
	margin:0 auto;
	padding:0 15px;
	font-size:14px;
	height:40px;
	font-weight:normal;
	color:#666;
	margin-top:5px;
}

.service-n .serlist label{
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:normal;
	width:100%;
	color:#666;
	margin-top:5px;
}
.service-n .serlist label a{
	text-align:center;
	margin:0 auto;
	width: 100%;
	display:inline-block;
	font-size:14px;
	font-weight:normal;
	min-height: .38rem;
	line-height: .38rem;
	color:#da2020;
	border-top: 1px solid #da2020;
	border-bottom: 1px solid #da2020;
	background:#ffffff;
	margin-top:15px;
	position:relative;
	transition: all 0.5s ease 0s;
}
.service-n .serlist label a::before{
	content: "";
	width: 1px;
	height: 100%;
	background-color:#da2020;
	top: 0;
	position: absolute;
	left: 0;
}
.service-n .serlist label a::after{
	content: "";
	width: 1px;
	height: 100%;
	background-color:#da2020;
	top: 0;
	position: absolute;
	right: 0;
}
.service-n .serlist:hover label a{
	text-align:center;
	margin:0 auto;
	width: 100%;
	display:inline-block;
	font-size:14px;
	font-weight:normal;
	min-height: .38rem;
	line-height: .38rem;
	color:#fff;
	border-top: 1px solid #da2020;
	border-bottom: 1px solid #da2020;
	background:#da2020;
	margin-top:15px;
	transition: all 0.5s ease 0s;
	border-radius:2px;
}
.service-n .serlist{
	width:100%;
	margin:0 24px;
	display:inline-block;
	background:#fff;
	overflow:hidden;
	min-height:290px;
	margin-top: 90px;
	float: left;
}
.service-n ul{
	overflow:hidden;
	float:left;
	margin: 0 -24px;
	margin-top: 30px;
}
.service-n ul li{
	width:257px;
	margin:0 24px;
	display:inline-block;
	background:#fff;
	overflow:hidden;
	min-height:290px;
}
/* .service-n ul li dl dt{
	display: block;
	border: 1px solid #ececec;
	min-height:2.55rem;
}
.service-n ul li h1{
	width:87px;
	height:87px;
	margin:0 auto;
	margin-top:25px;
	text-align:center;
}
.service-n ul li h1 img{
	margin-top:21px;
}
.service-n ul li h2{
	text-align:center;
	margin:0 auto;
	font-size:18px;
	font-weight:normal;
	color:#333;
	margin-top:15px;
}
.service-n ul li p{
	text-align:center;
	margin:0 auto;
	padding:0 15px;
	font-size:14px;
	height:40px;
	font-weight:normal;
	color:#666;
	margin-top:5px;
}

.service-n ul li label{
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:normal;
	width:100%;
	color:#666;
	margin-top:5px;
}
.service-n ul li label a{
	text-align:center;
	margin:0 auto;
	width: 100%;
	display:inline-block;
	font-size:14px;
	font-weight:normal;
	min-height: .38rem;
	line-height: .38rem;
	color:#fff;
	background:#da2020;
	margin-top:15px;
	border-radius:2px;
} */
.news1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: .6rem;
}
.dynamics{
	width: 720px;
	float: left;
	margin-top: .5rem;
}
.dynamics .title{
	width: 100%;
	float: left;
}
.dynamics .title h3{
	display: block;
	float: left;
	position: relative;
	font-family: "微软雅黑";
	font-size: .24rem;
	color: #333333;
	padding-left: 13px;
}
.dynamics .title h3:before{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 3px;
	height: 20px;
	background: #e30212;
}
.dynamics .title h3 span{
	font-weight: normal;
	font-family: arial;
	font-size: .16rem;
	color: #c8c8c8;
	text-transform:Uppercase;
	margin-left: .1rem;
}
.dynamics .title label{
	background: url(../images/more.png) no-repeat;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 6px;
	cursor: pointer;
}
.dynamics .content{
	width: 100%;
	float: left;
}
.dynamics .content ul{
	display: block;
	margin: 0 -2%;
}
.dynamics .content ul li{
	display: block;
	float: left;
	width: 29.33%;
	margin: 0 2%;
	margin-top: .25rem;
	position: relative;
}
.dynamics .content ul li dt img{
	width: 100%;
	display: block;
}
.dynamics .content ul li dd{
	position: absolute;
	bottom: 10px;
	font-family: "微软雅黑";
	text-align: center;
	width: 90%;
	margin: 0 5%;
	font-size: .16rem;
	color: #ffffff;
}
.information{
	width: 720px;
	float: left;
	margin-top: .5rem;
}
.information .title{
	width: 100%;
	float: left;
}
.information .title h3{
	display: block;
	float: left;
	position: relative;
	font-family: "微软雅黑";
	font-size: .24rem;
	color: #333333;
	padding-left: 13px;
}
.information .title h3:before{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 3px;
	height: 20px;
	background: #e30212;
}
.information .title h3 span{
	font-weight: normal;
	font-family: arial;
	font-size: .16rem;
	color: #c8c8c8;
	text-transform:Uppercase;
	margin-left: .1rem;
}
.information .title label{
	background: url(../images/more.png) no-repeat;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 5px;
	cursor: pointer;
}
.information .content{
	width: 100%;
	float: left;
	margin-top: .25rem;
}
.information .content ul{
	display: block;
	margin: 0 -2%;
}
.information .content ul li{
	display: block;
	width: 46%;
	margin: 0 2%;
	height: 37px;
	float: left;
	line-height: 37px;
	background: url(../images/ar01.png) no-repeat left .16rem;
	border-bottom: 1px dotted #ccc;
	white-space: nowrap;
	overflow:hidden !important; 
	text-overflow: ellipsis !important; 
}
.information .content ul li a{
	font-size: .16rem;
	float: left;
	margin-left: .14rem;
	color: #333333;
}
.information .content ul li a:hover{
	color: #d90000;
}
.transfer{
	width: 410px;
	float: right;
	margin-top: .5rem;
}
.transfer .title{
	width: 100%;
	float: left;
}
.transfer .title h3{
	display: block;
	float: left;
	position: relative;
	font-family: "微软雅黑";
	font-size: .24rem;
	color: #333333;
	padding-left: 13px;
}
.transfer .title h3:before{
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 3px;
	height: 20px;
	background: #e30212;
}
.transfer .title h3 span{
	font-weight: normal;
	font-family: arial;
	font-size: .16rem;
	color: #c8c8c8;
	text-transform:Uppercase;
	margin-left: .1rem;
}
.transfer .title label{
	background: url(../images/more.png) no-repeat;
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 6px;
	cursor: pointer;
}
.transfer .content{
	width: 100%;
	float: left;
}
.transfer .content ul{
	width: 100%;
	float: left;
	margin-top: .06rem;
}
.transfer .content ul li{
	width: 100%;
	float: left;
	border-bottom: 1px solid #ededed;
	padding: .19rem 0;
}
.transfer .content ul li dt{
	width: 148px;
	float: left;
}
.transfer .content ul li dt img{
	width: 100%;
	display: block;
}
.transfer .content ul li dd{
	width: 238px;
	float: right;
	font-size: .14rem;
}
.transfer .content ul li dd h3{
	font-size: .16rem;
	color: #333333;
	font-family: "微软雅黑";
	min-height: .6rem;
}
.transfer .content ul li dd span{
	font-size: .15rem;
	color: #909090;
	font-family:arial;
}
.hot—n{
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:60px;
	margin-top:30px;
}
.hot-l{
	width:181px;
	height:374px;
	background:url(../images/h-imgbg.jpg) no-repeat;
	float:left;
	position:relative;
	padding:30px;
	margin-top: 10px;
}
.hot-l h1{
	width:181px;
	color:#fff;
	font-size:28px;
	font-family:'微软雅黑';
	font-weight:normal;
	float:left;
	padding-bottom:8px;
	margin-top: 12px;
}
.hot-l h1 span{
	width:181px;
	color:#fff;
	float:left;
	font-size:13px;
	font-family:'微软雅黑';
	font-weight:normal;
}
.hot-l label{
	position:absolute;
	top:95px;
	left:18px;
}
.hot-l label p{
	display: block;
	font-size: .15rem;
	font-family: "微软雅黑";
	width: 80%;
	float: left;
	margin-top: 25px;
	margin-left: 13px;
	color: #e7e7e7;
}
.hot-l label a{
	float:left;
	font-size:13px;
	color:#fff;
	border:1px solid #fff;
	padding:5px 0;
	text-align: center;
	width: 83px;
	margin:10px 0 0 11px;
}
.hot-r{
	width:100%;
	float:left;
	position:relative;
	padding-top: 10px;
}
.hot-r-title{
	width:100%;
	float:left;
	height:50px;
	background: #ebeef4;
}
.hot-r-title ul{
	float:left;
}
.hot-r-title ul li{
	float: left;
	line-height:50px;
	padding: 0 54.5px;
	cursor:pointer;
	font-size: .17rem;
	border-right:1px solid #feffff;
}
.hot-r-title ul li:last-child{border: 0;}
.hot-r-title ul li.cur{
	float:left;
	line-height:60px;
	height: 55px;
	background: #e30212;
	color: #ffffff;
	margin-top: -5px;
	cursor:pointer;
}
.hot-r-n{
	width:100%;
	float:left;
	display:none;
}
.thisclass{
	display:block;
}
.hot-r-n ul{
	width:930px;
	float:right;
	background:#fff;
	margin-top: 10px;
	padding: 10px 10px;
}
.hot-r-n ul li{
	width:26.77%;
	height:105px;
	float:left;
	border-right: 1px solid #f2f2f2;
	padding:15px 30px 18px 30px;
	margin:0 0 0 0;
	position: relative;
}
.hot-r-n ul li:nth-child(3),.hot-r-n ul li:nth-child(6){border: 0;}
.hot-r-n ul li:last-child{border: 0;}
.hot-r-n ul li:after{
	content: "";
	width: 90%;
	left: 5%;
	height: 1px;
	background: #f2f2f2;
	bottom: 0;
	position: absolute;
}
.hot-r-n ul li h1{
	font-weight:normal;
	font-family:'微软雅黑';
	color:#333;
	font-size:16px;
	float:left;
}
.hot-r-n ul li span{
	font-weight:normal;
	font-family:'微软雅黑';
	color:#e40000;
	float:right;
	font-size:16px;
}
.hot-r-n ul li p{
	font-weight:normal;
	font-family:'微软雅黑';
	color:#b2b2b2;
	font-size:13px;
	float:left;
	display: block;
	width: 100%;
	margin-top:15px;
}
.hot-r-n ul li a{
	font-weight:normal;
	font-family:'微软雅黑';
	color:#545454;
	border: 1px solid #dddddd;
	font-size:13px;
	float:left;
	border-radius:32px;
	padding:4px 15px;
	margin-top:20px;
	margin-right: 10px;
}
.hot-r-n ul li a:hover{
	color: #e30212;
	border: 1px solid #e30212;
}
.news—bg{
	background:#f9f9f9;
}
.regulations{
	width: 493px;
	float: left;
}
.regulations .content{
	background: #ffffff;
}
.regulations .content ul{
	display: block;
	width: 90%;
	margin: 4% 5%;
	overflow: hidden;
}
.regulations .content ul li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin: 0;
	background: url(../images/ar01.png) no-repeat left .19rem;
}
.problem{
	width: 655px;
	float: right;
}
.problem .content{
	background: #ffffff;
}
.problem .content ul{
	display: block;
	width: 100%;
	margin: 3% 0;
	overflow: hidden;
}
.problem .content ul li{
	width: 42%;
	height: 46px;
	margin-left: 5%;
	float: left;
	line-height: 46px;
	background: url(../images/ar01.png) no-repeat left .19rem;
}
.h-message{
	width: 100%;
	display: block;
	overflow: hidden;
	background: #e30212;
	font-size: .14rem;
	min-height: 2.3rem;
}
.h-message dl{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.h-message dl dt{
	display: block;
	font-family: "微软雅黑";
	font-size: .26rem;
	color: #ffffff;
	margin-top: .45rem;
}
.h-message dl dd{
	display: block;
	margin-top: .3rem;
}
.h-message dl dd ul{
	display: block;
}
.h-message dl dd li{
	display: block;
	margin: 0 .1rem;
	float: left;
}
.h-message dl dd li .text-name{
	width: 2.8rem;
	height: .5rem;
	background: #ffffff;
	padding: 0 .2rem;
	outline: none;
	font-size: .14rem;
	border-radius: 2px;
}
.h-message dl dd li .text-tel{
	width: 2.8rem;
	height: .5rem;
	background: #ffffff;
	padding: 0 .2rem;
	outline: none;
	font-size: .14rem;
	border-radius: 2px;
}
.h-message dl dd li .text-con{
	width: 3.4rem;
	height: .5rem;
	background: #ffffff;
	padding: 0 .2rem;
	outline: none;
	font-size: .14rem;
	border-radius: 2px;
}
.h-message dl dd li button{
	width: 1.2rem;
	height: .5rem;
	background: #8b000a;
	outline: none;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	cursor: pointer;
	border-radius: 2px;
}
.partner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	font-size: .15rem;
	padding-bottom: .2rem;
}

.partner .title {
	text-align: center;
	margin-top: 40px;
	font-size: initial;
}

.partner .title span {
	text-transform: Uppercase;
	color: #c8c8c8;
	font-size: 16px;
}

.partner .title h3 {
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

.partner .content {
	display: block;
	margin-bottom: 0px;
	margin-top: .4rem;
	overflow: hidden;
	position: relative;
	height: 2.4rem;
	padding-bottom: .6rem;
}

.partner .content .swiper-container1 {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.partner .content .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	height: calc((100% - 30px) / 2);

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.partner .content ul {
	display: block;
	margin: 0 -1.5%;
}

.partner .content ul li {
	display: block;
	float: left;
	width: 17%;
	margin: 0 1.5%;
	margin-top: 2.5%;
}

.partner .content ul li img {
	display: block;
	width: 100%;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	display: none !important;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	display: none !important;
}

.swiper-pagination-bullet-active {
	background: #ff0046 !important;
}

.bottom-f{
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.bottom-f ul{
	width:1200px;
	overflow:hidden;
	float:left;
}
.bottom-f ul li{
	overflow:hidden;
	float:left;
	width:25%;
	padding:25px 0;
	position: relative;
}
.bottom-f ul li:after{
	content: "";
	position: absolute;
	right: 0;
	top: 30%;
	width: 1px;
	height: .45rem;
	background: #e8e8e8;
}
.bottom-f ul li:last-child:after{
	display: none;
}
.bottom-f ul li h1{
	width:70px;
	height:70px;
	float:left;
	text-align: right;
}
.bottom-f ul li h1 img{
	margin-top:10px;
	display: inline-block;
}
.bottom-f ul li span{
	float:left;
	font-size:17px;
	color:#333;
	display:block;
	width:60%;
	margin:0px 0 0 20px;
}
.bottom-f ul li p{
	display:block;
	float:left;
	width: 65%;
	font-size:13px;
	color:#333333;
	opacity: .4;
	margin:5px 0 0 20px;
}
.bottom {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #333438;
	background-size:auto 100%;
	overflow: hidden;
}

.foot {
	width: 1200px;
	margin: 0 auto;
	margin-top: 35px;
	font-family: "Avenir";
	color: #333333;
	font-size: .18rem;
	overflow: hidden;
	padding-bottom: .5rem;
}

.foot dl {
	display: block;
}
.foot dl dt{
	display: block;
	float: right;
	border-left: 1px solid #3d4044;
	padding-left: .6rem;
	width: 3.7rem;
	margin-top: .27rem;
}
.foot dl dt h3{
	display: block;
	width: 100%;
}
.foot dl dt h3 img{
	width: 1.13rem;
	margin-right: .2rem;
	float: left;
	vertical-align: middle;
}
.foot dl dt h3 span{
	display: block;
	font-family: "微软雅黑";
	font-size: .17rem;
	color: #ffffff;
	padding-top: .13rem;
}
.foot dl dt h3 em{
	display: block;
	font-family: "微软雅黑";
	font-size: .15rem;
	font-style: normal;
	font-weight: normal;
	color: #a8a8a8;
	margin-top: .1rem;
}
.foot dl dt p{
	display: block;
	width: 100%;
	float: left;
	font-size: .15rem;
	color: #cccccc;
	font-family: "微软雅黑";
	line-height: .29rem;
	margin-top: .2rem;
}
.foot dl dd.list-1 {
	float: left;
	width: 2.05rem;
	margin-top: .2rem;
	margin-left: 0rem;
}
.foot dl dd.list-1a {
	float: left;
	width: 2.8rem;
	margin-top: .2rem;
	margin-left: 0rem;
}

.foot dl dd.list-1 h3 {
	font-family: "微软雅黑";
	font-size: .17rem;
	float: left;
	width: 100%;
	color: #ffffff;
	padding-bottom: .2rem;
	margin-top: 0px;
	margin-bottom: .2rem;
	font-weight: normal;
	position: relative;
}

.foot dl dd.list-1 h3:after {
	content: "";
	width: .80rem;
	height: 1px;
	background: #898989;
	position: absolute;
	bottom: -1px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.foot dl dd.list-1 p {
	font-family: "Avenir";
	font-size: .15rem;
	line-height: .32rem;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 0rem;
	color: #848388;
}

.foot dl dd.list-1 p a {
	width: 100%;
	display: block;
	float: left;
	text-align: left;
	color: #848388;
}
.foot1 {
	width: 100%;
	overflow: hidden;
	line-height: .65rem;
	text-align: center;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #848388;
}
.foot1 dl {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.foot1 dl dt{
	float: left;
	width: 100%;
	font-size: .15rem;
	text-align: center;
	color: #cccccc;
	padding-bottom: .2rem;
	text-align: left;
	padding-top: .2rem;
	line-height: .24rem;
	font-family: "微软雅黑";
	border-top: 1px solid rgb(255,255,255,.1);
}
.foot1 dl dt h3{
	font-family: "微软雅黑";
	font-size: .15rem;
	font-weight: normal;
	color: #fbfbfb;
	opacity: .4;
	float: left;
}
.foot1 dl dt ul{
	font-family: "微软雅黑";
	font-size: .15rem;
	font-weight: normal;
	color: #fbfbfb;
	opacity: .4;
	float: left;
}
.foot1 dl dt ul li{
	margin-right: .15rem;
	display: inline-block;
}
.foot1 dl dt ul li a{
	color: #fbfbfb;
}
.foot1 dl dd{
	border-top: 1px solid rgb(255,255,255,.1);
	float: left;
	width: 100%;
	font-size: .15rem;
	text-align: center;
	color: #8e8f90;
	padding-top: .2rem;
	padding-bottom: .2rem;
	line-height: .24rem;
	font-family: "微软雅黑";

}
.foot1 dl dd a{
	color: #8e8f90;
}
.foot-fx{
	width: 3.3rem;
	float: left;
	margin: .05rem 0 0 0;
}
.foot-fx h3{
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-fx span{
	display: block;
	margin-top: .19rem;
	font-family: "微软雅黑";
	color: #d9d9d9;
	font-size: .16rem;
	line-height: .32rem;
}
.foot-fx p{
	display: block;
	margin-top: 0;
	font-family:arial;
	color: #d9d9d9;
	font-size: .16rem;
	line-height: .4rem;
}
.foot-fx p img{
	vertical-align: middle;
	margin-top: -2px;
}
.foot-fx p a{
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: #1c1c1c;
	margin-right: .1rem;
}

.foot-gz{
	float: right;
	margin: .05rem 0 0 0;
	width: 2.5rem;
}
.foot-gz h3{
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-gz ul{
	display: block;
	margin-top: .29rem;
}
.foot-gz ul li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-right: .3rem;
}
.foot-gz ul li img{
	width: 1.3rem;
}

.foot-zx{
	width: 3.2rem;
	float: left;
	margin: .05rem 0 0 1rem;
}
.foot-zx .title{
	display: block;
}
.foot-zx .title h3{
	display: block;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-zx .content{
	display: block;
	margin-top: .35rem;
}
.foot-zx .content ul{
	display: block;
}
.foot-zx .content ul li{
	display: block;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #fbfbfb;
	opacity: .36;
	margin-top: .21rem;
}
.foot-zx .content ul li span{
	display: block;
}
.foot-zx .content ul li p{
	display: block;
	margin: .07rem 0 0 0;
}
.foot-dh{
	width: 1.7rem;
	float: left;
	margin: .05rem 0 0 .2rem;
}
.foot-dh .title{
	display: block;
}
.foot-dh .title h3{
	display: block;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-dh .content{
	display: block;
	margin-top: .35rem;
}
.foot-dh .content ul{
	display: block;
}
.foot-dh .content ul li{
	display: block;
	font-size: .16rem;
	font-family: "微软雅黑";
	margin-top: .21rem;
}
.foot-dh .content ul li a{
	color: #ffffff;
	opacity: .36;
}
.h-message dl dd ul{
	margin:0 -.1rem;
}
.asid_share {
	position: fixed;
	width: .75rem;
	bottom: 42.9%;
	right: 0%;
	z-index: 890;
}

*html #asid_share {
	position: absolute;
	top: expression(documentElement.scrollTop + "px");
	margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/fh.svg) no-repeat center .12rem #e30212;
	text-align: center;
	border-radius: 2px;
	background-size: .32rem;
	display: none!important;
}

.asid_share .asid_share_box:hover {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/fh.svg) no-repeat center .12rem #e30212;
	text-align: center;
	background-size: .32rem;
}

.asid_share .asid_share_box a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	padding-top: .45rem;
	height: .3rem;
}

.asid_share .asid_share_box a:hover {
	text-decoration: none;
}

.asid_share .asid_share_box.bm {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/qq.svg) no-repeat center .12rem #e30212;
	background-size: .25rem;
	text-align: center;
	display: block!important;
}

.asid_share .asid_share_box.bm:hover {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/qq.svg) no-repeat center .12rem #e30212;
	background-size: .25rem;
	text-align: center;
}

.asid_share .asid_share_box.bm a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	padding-top: .45rem;
	height: .3rem;
}

.asid_share .asid_share_box.bm a:hover {
	text-decoration: none;
}
.none {
	display: none;
}
@media only screen and (max-width: 1440px) {
	.foot-dh{
		margin: .05rem 0 0 .7rem;
	}
	.h-message dl dd li .text-tel,.h-message dl dd li .text-name{
		width: 3.2rem;
	}
	.h-message dl dd li .text-con{
		width: 3.9rem;
	}
}
@media only screen and (max-width: 1300px) {
	.topbar,.nav-right,.service-items,.service-title,.hot—n,.bottom-f{max-width: 1000px;}
	.centainer,.nav,.jsbl-m-1,.news1,.h-message dl,.partner,.bottom-f ul,.foot,.foot1 dl{width: 1000px;}
	.header-search .search-from .search-text{width: 353px;}
	.nav-list a{margin-left: .36rem;}
	.banner{height: auto;}
	.nav-down li a.nav-down-a{padding: 12px 0 12px 0px;}
	.nav-down,.ni-box{height: 4.65rem;}
	.service-n{width: 1100px;}
	.service-n .serlist{margin: 0 10px; margin-top: 90px;}
	.service-n .serlist dl dt{min-height: 2.85rem;}
	.hot-r-title ul li{padding: 0 43.4px;}
	.hot-r-n ul{width: 732px;}
	.hot-r-n ul li{width: 41%;}
	.dynamics,.information{width: 620px;}
	.transfer{width: 355px;}
	.transfer .content ul li dd{width: 190px;}
	.regulations{width: 420px;}
	.problem{width: 555px;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name{width: 2.7rem;}
	.par{width: 90%;}
	.par img{width: 100%;}
	.bottom-f ul li p{width: 58%;}
	.foot-dh {margin: .05rem 0 0 .25rem;}
}
@media only screen and (max-width: 1024px)  {
	.topbar,.nav-right,.service-items,.service-title,.hot—n,.bottom-f{max-width: 1000px;}
	.centainer,.nav,.jsbl-m-1,.news1,.h-message dl,.partner,.bottom-f ul,.foot,.foot1 dl{width: 1000px;}
	.header-search .search-from .search-text{width: 353px;}
	.nav-list a{margin-left: .36rem;}
	.banner{height: auto;}
	.nav-down li a.nav-down-a{padding: 12px 0 12px 0px;}
	.nav-down,.ni-box{height: 4.65rem;}
	.service-n{width: 1100px;}
	.service-n .serlist{margin: 0 10px; margin-top: 90px;}
	.service-n .serlist dl dt{min-height: 2.85rem;}
	.hot-r-title ul li{padding: 0 43.4px;}
	.hot-r-n ul{width: 732px;}
	.hot-r-n ul li{width: 41%;}
	.dynamics,.information{width: 620px;}
	.transfer{width: 355px;}
	.transfer .content ul li dd{width: 190px;}
	.regulations{width: 420px;}
	.problem{width: 555px;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name{width: 2.7rem;}
	.par{width: 90%;}
	.par img{width: 100%; display: block;}
	.bottom-f ul li p{width: 58%;}
	.foot-dh {margin: .05rem 0 0 .25rem;}
}
@media only screen and (max-width: 1000px)  {
	.topbar,.nav-right,.service-items,.service-title,.hot—n,.bottom-f{max-width: 90%;}
	.centainer,.nav,.jsbl-m-1,.news1,.h-message dl,.partner,.bottom-f ul,.foot,.foot1 dl{width: 90%;}
	.header-search .search-from .search-text{width: 353px;}
	.nav-list a{margin-left: .36rem;}
	.banner{height: auto;}
	.nav-down li a.nav-down-a{padding: 12px 0 12px 0px;}
	.nav-down,.ni-box{height: 4.65rem;}
	.service-n{width: 100%;}
	.service-n .serlist{margin: 0 10px; margin-top: 90px;}
	.service-n .serlist dl dt{min-height: 2.85rem;}
	.hot-r-title ul li{padding: 0 43.4px;}
	.hot-r-n ul{width: 732px;}
	.hot-r-n ul li{width: 41%;}
	.dynamics,.information{width: 100%;}
	.transfer{width: 100%;}
	.transfer .content ul li dd{width: 190px;}
	.regulations{width: 420px;}
	.problem{width: 555px;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name{width: 2.7rem;}
	.par{width: 90%;}
	.par img{width: 100%;}
	.bottom-f ul li p{width: 58%;}
	.foot-dh {margin: .05rem 0 0 .25rem;}
	.nav-right{display: none;}
	.nav-list{font-size: 14px;}
	.nav-list li{font-size: 14px;}
	.nav-list li.cur a{font-size: 14px;}
	.nav-list a{font-size: 14px;}
}
@media only screen and (max-width: 800px)  {
	.nav-list li{font-size: 15px;}
}
@media only screen and (max-width: 640px)  {
	.service-n .swiper-slide{width: 80%; margin:0 10%;}
	.top,.topbar-left,.topbar-right{height: 32px; line-height: 32px;}
	.header-search{display: none;}
	/* .flexslider .slides img{height: 277px;} */
	.nav{margin: 0; height:auto; width: 100%; padding: 0;}
	.partner .content{height: 3.1rem;}
	.nav-b{height: auto; float: left;}
	.nav-left{display: none;}
	.nav-right{display: block; max-width: 100%;}
	.nav-list{padding: 10px 0; font-size: 14px;}
	.nav-list li{width: 25%; height: 28px; overflow: hidden; line-height: 28px; font-size: 14px;}
	.nav-list li.cur a{height: 26px; font-size: 14px;}
	.nav-list a{font-size: 14px;}
	.jsbl{width: 195px;}
	.service-title{max-width: 100%;}
	.jsbl .content ul li .text-name,.jsbl .content ul li .text-tel,.jsbl .content ul li button{height: 25px; font-size: 13px; line-height: 25px;}
	.service-n{height: 6.5rem;}
	.service-n .serlist {
	    margin: 0 15%;
	    margin-top: 188px;
	}
	.service-n .serlist label a:hover,.service-n .serlist:hover label a{
		    min-height: 30px;
		    line-height: 30px;
	}
	.service-n .serlist dl dt label span img {
	    display: inline-block;
	    width: 2.2rem;
	}
	.service-n .serlist dl dt label span {
	    display: block;
	    margin-top: 1rem;
	}
	.dynamics .title label,.transfer .title label,.information .title label {
	    background: url(../images/more.png) no-repeat;
	    width: 16px;
	    background-size: 100%;
	}
	.service-n .serlist dl dt {
	    min-height: 4.85rem;
	}
	.service-n .serlist label a{min-height: 30px; line-height: 30px;}
	.jsbl-m{display: none;}
	.hot—n{max-width: 100%; padding-bottom: 30px;}
	.hot-r-title{height: auto;}
	.hot-r-title ul {
	    float: left;
	    width: 100%;
	}
	.hot-r-title ul li {
	    padding: 0px 0;
		text-align: center;
		width: 33%;
		height: 50px;
	}
	.hot-l{width: 80%; padding: 10%; background-size:100% auto;}
	.hot-r-n ul{width: 100%; padding: 0;}
	.hot-r-n ul li {
	    width: 84%;
	}
	.dynamics .content ul{margin: 0;}
	.dynamics .content ul li{width: 100%; margin: 0; margin-top: 15px;}
	.transfer .content ul li dt{width:35%;}
	.transfer .content ul li dd{width: 60%;}
	.information .content ul{margin: 0;}
	.information .content ul li{width: 100%; margin: 0;}
	.problem{width: 100%;}
	.hot-r-title ul li{font-size: 14px;}
	.hot—n{margin-top: 20px;}
	.dynamics .title h3,.transfer .title h3,.information .title h3{font-size: 16px;}
	.dynamics .title h3:before,.transfer .title h3:before,.information .title h3:before{height: 14px;}
	.dynamics .content ul li dd,.transfer .content ul li dd h3{font-size: 14px;}
	.transfer .content ul li dd span{font-size: 13px; margin-top: 13px; display:block;}
	.information .content ul li a{font-size: 14px; margin-left: 12px;}
	.information .content ul li{background: url(../images/ar01.png) no-repeat left 17px; overflow: hidden; height: 46px; line-height: 46px;}
	.regulations .content ul,.problem .content ul{margin:0 5%; width: 90%;}
	.regulations{width: 100%;}
	.h-message dl dd ul{
		margin: 0 auto;
		width: 100%;
	}
	.h-message dl dd ul li{margin: 1% 1% 0 1%; width: 48%; display: block; margin-bottom: 10px;}
	.h-message dl dd ul li:nth-child(3),.h-message dl dd ul li:nth-child(4){width: 98%;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name,.h-message dl dd li .text-con{width: 90%; padding:0 5%;}
	.h-message dl dd li .text-tel, .h-message dl dd li .text-name,.h-message dl dd li .text-con{height: 35px; line-height: 35px;}
	.h-message dl dd li button{width: 60%; height: 36px; line-height: 36px;}
	.h-message dl dd li .text-con{width: 96%; padding: 0 2%;}
	.h-message{padding-bottom: 20px;}
	.bottom-f ul{width: 100%;}
	.bottom-f ul li{width: 50%;}
	.foot-fx{width: 100%;}
	.foot-dh{
		width: 25%;
		margin: .05rem 0 0 0;
	}
	.foot-gz {
	    float: right;
	    margin: .05rem 0 0 0;
	    width: 1.5rem;
	}
	.foot-fx{margin-bottom: 20px;}
	.nav-list li.cur a{display: initial;}
}
@media only screen and (max-width: 320px){
	.nav-list li {
		font-size: 14px;
	}
}